バージョン

Create プロパティ (IPool<T>)

新しい項目を作成する関数を取得または設定します。
シンタックス
'宣言
 
Property Create As Func(Of T)
Func<T> Create {get; set;}
参照